Dirty Data Project

Dataset 1 : Decathalon data

Here is my report about my first dataset. Let’s start at the beginning…

Cleaning notes

The dataset I used was this_one.csv. To clean it I did the following :

  1. Cleaned this…
  2. Cleaned that…
  3. And finally this…

Here is my code:

library(tidyverse)
student_sleep_data <- sleep

student_sleep_data %>% 
  summarise(mean(extra))
##   mean(extra)
## 1        1.54

And here is my plot, which I will hide the code for but print the graph:

Here is some code that I want to display, but not run:

print(student_sleep_data)

Now finally, here is a table I’ve drawn up.

Table Header Second Header
Table Cell Cell 2
Cell 3 Cell 4

Some accompanying pics

You can add any pictures to your notes either like this:

or like this…

You can add a gif like this

and you can add links to useful websites

Can add links to useful websites like this